CompoSupport doc

ModuleName   = CompoSupport
SWIBlock     = &83480 (Acorn approved)
MessageBlock = &83480      ditto

Star Commands
-------------

*Compo_OLE 0|1
disable/enable osfile traps to Compo Scrap dir.

SWIs
----

Compo_ReadGamma
STATUS: COMPLETE

on entry -
 r0 = ptr to 256 byte buffer to hold red gammas
 r1 = ptr to 256 byte buffer to hold green gammas
 r2 = ptr to 256 byte buffer to hold blue gammas

on exit -
 contents of buffers to hold last gamma tables written using WriteGamma or
 default tables.

Compo_WriteGamma
STATUS: COMPLETE

on entry -
 r0 = ptr to WORD ALIGNED red table
 r1                       green table
 r2                       blue table

on exit -
 contents of buffers written to VIDC20

Message_CompoOLE &83480

Message_CompoKillDA_Request &83481


